[INFO] cloning repository https://github.com/loongmikey/sudoku
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/loongmikey/sudoku" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floongmikey%2Fsudoku", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floongmikey%2Fsudoku'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 10cf58c747e72834df7464768e5e73c5fc4fce28
[INFO] checking loongmikey/sudoku against 40527f3e444fde1deb361751bdef9b9e11d1b971+rustflags=--cfg crater_hack --force-warn invalid-c-variadic-arguments for pr-162478
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Floongmikey%2Fsudoku" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/loongmikey/sudoku
[INFO] finished tweaking git repo https://github.com/loongmikey/sudoku
[INFO] tweaked toml for git repo https://github.com/loongmikey/sudoku written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/loongmikey/sudoku on toolchain 40527f3e444fde1deb361751bdef9b9e11d1b971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/loongmikey/sudoku already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]      Locking 47 packages to highest compatible versions
[INFO] [stderr]       Adding android_system_properties v0.1.6
[INFO] [stderr]       Adding arrayvec v0.7.8
[INFO] [stderr]       Adding as-raw-xcb-connection v1.0.1
[INFO] [stderr]       Adding ash v0.38.0+1.3.281
[INFO] [stderr]       Adding bit-set v0.8.0
[INFO] [stderr]       Adding bit-vec v0.8.0
[INFO] [stderr]       Adding block v0.1.6
[INFO] [stderr]       Adding codespan-reporting v0.11.1
[INFO] [stderr]       Adding egui-wgpu v0.31.1
[INFO] [stderr]       Adding foldhash v0.1.5
[INFO] [stderr]       Adding glutin_glx_sys v0.6.1
[INFO] [stderr]       Adding gpu-alloc v0.6.2
[INFO] [stderr]       Adding gpu-alloc-types v0.3.1
[INFO] [stderr]       Adding gpu-descriptor v0.3.2
[INFO] [stderr]       Adding gpu-descriptor-types v0.2.0
[INFO] [stderr]       Adding hashbrown v0.15.5
[INFO] [stderr]       Adding heck v0.5.0
[INFO] [stderr]       Adding hexf-parse v0.2.1
[INFO] [stderr]       Adding khronos-egl v6.0.0
[INFO] [stderr]       Adding malloc_buf v0.0.6
[INFO] [stderr]       Adding metal v0.31.0
[INFO] [stderr]       Adding naga v24.0.0
[INFO] [stderr]       Adding ndk-sys v0.5.0+25.2.9519653
[INFO] [stderr]       Adding objc v0.2.7
[INFO] [stderr]       Adding ordered-float v4.6.0
[INFO] [stderr]       Adding paste v1.0.15
[INFO] [stderr]       Adding renderdoc-sys v1.1.0
[INFO] [stderr]       Adding rustc-hash v1.1.0
[INFO] [stderr]       Adding rustc-hash v2.1.3
[INFO] [stderr]       Adding spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]       Adding strum v0.26.3
[INFO] [stderr]       Adding strum_macros v0.26.4
[INFO] [stderr]       Adding termcolor v1.4.1
[INFO] [stderr]       Adding type-map v0.5.1
[INFO] [stderr]       Adding unicode-width v0.1.14
[INFO] [stderr]       Adding unicode-xid v0.2.6
[INFO] [stderr]       Adding wgpu v24.0.5
[INFO] [stderr]       Adding wgpu-core v24.0.5
[INFO] [stderr]       Adding wgpu-hal v24.0.4
[INFO] [stderr]       Adding wgpu-types v24.0.0
[INFO] [stderr]       Adding windows v0.58.0
[INFO] [stderr]       Adding windows-core v0.58.0
[INFO] [stderr]       Adding windows-implement v0.58.0
[INFO] [stderr]       Adding windows-interface v0.58.0
[INFO] [stderr]       Adding windows-result v0.2.0
[INFO] [stderr]       Adding windows-strings v0.1.0
[INFO] [stderr]       Adding x11-dl v2.21.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b9718ccaac6f150949bd0b7c2fa5dc24af84f4b74cdee28f7e8643237e1f031b
[INFO] running `Command { std: "docker" "start" "b9718ccaac6f150949bd0b7c2fa5dc24af84f4b74cdee28f7e8643237e1f031b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b9718ccaac6f150949bd0b7c2fa5dc24af84f4b74cdee28f7e8643237e1f031b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b9718ccaac6f150949bd0b7c2fa5dc24af84f4b74cdee28f7e8643237e1f031b" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b9718ccaac6f150949bd0b7c2fa5dc24af84f4b74cdee28f7e8643237e1f031b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "b9718ccaac6f150949bd0b7c2fa5dc24af84f4b74cdee28f7e8643237e1f031b" "/opt/rustwide/cargo-home/bin/cargo" "+40527f3e444fde1deb361751bdef9b9e11d1b971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking log v0.4.32
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling cc v1.2.64
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling memchr v2.8.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling wayland-client v0.31.14
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]     Checking dlib v0.5.3
[INFO] [stderr]     Checking slab v0.4.12
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking epaint_default_fonts v0.31.1
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]    Compiling quick-xml v0.39.4
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking pxfm v0.1.29
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]    Compiling mime_guess2 v2.3.1
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr] error: could not compile `x11rb-protocol` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name x11rb_protocol --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/x11rb-protocol-0.13.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="randr"' --cfg 'feature="render"' --cfg 'feature="resource_manager"' --cfg 'feature="shape"' --cfg 'feature="std"' --cfg 'feature="xfixes"' --cfg 'feature="xinput"' --cfg 'feature="xkb"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-extensions", "composite", "damage", "dbe", "default", "dpms", "dri2", "dri3", "extra-traits", "glx", "present", "randr", "record", "render", "request-parsing", "res", "resource_manager", "screensaver", "serde", "shape", "shm", "std", "sync", "xevie", "xf86dri", "xf86vidmode", "xfixes", "xinerama", "xinput", "xkb", "xprint", "xselinux", "xtest", "xv", "xvmc"))' -C metadata=6fdb4f7aeca99722 -C extra-filename=-b0ca1f47a70559a7 --out-dir /opt/rustwide/target/debug/build/x11rb-protocol/b0ca1f47a70559a7/out --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `serde_core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/40527f3e444fde1deb361751bdef9b9e11d1b971/bin/rustc --crate-name serde_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_core-1.0.228/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="rc"' --cfg 'feature="result"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "rc", "result", "std", "unstable"))' -C metadata=5c66a2949f08b396 -C extra-filename=-51884897b4725d31 --out-dir /opt/rustwide/target/debug/build/serde_core/51884897b4725d31/out --cap-lints allow --cap-lints=forbid --cfg crater_hack --force-warn invalid-c-variadic-arguments --force-warn=unused_crate_dependencies --check-cfg 'cfg(if_docsrs_then_no_serde_core)' --check-cfg 'cfg(no_core_cstr)' --check-cfg 'cfg(no_core_error)' --check-cfg 'cfg(no_core_net)' --check-cfg 'cfg(no_core_num_saturating)' --check-cfg 'cfg(no_diagnostic_namespace)' --check-cfg 'cfg(no_serde_derive)' --check-cfg 'cfg(no_std_atomic)' --check-cfg 'cfg(no_std_atomic64)' --check-cfg 'cfg(no_target_has_atomic)'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "b9718ccaac6f150949bd0b7c2fa5dc24af84f4b74cdee28f7e8643237e1f031b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9718ccaac6f150949bd0b7c2fa5dc24af84f4b74cdee28f7e8643237e1f031b", kill_on_drop: false }`
[INFO] [stdout] b9718ccaac6f150949bd0b7c2fa5dc24af84f4b74cdee28f7e8643237e1f031b
